projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6703371
)
Put Milan Zamazal's entry from 2001-09-13 here.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 22 Sep 2001 09:17:10 +0000
(09:17 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 22 Sep 2001 09:17:10 +0000
(09:17 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 85a8bedf9446ebf621b1c5f6978f259695b0c90a..7173b620105ad5f0845479ddfec0b6210c6a6871 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-108,6
+108,13
@@
* simple.el: Comment out change of 2001-09-13.
+2001-09-13 Milan Zamazal <pdm@zamazal.org>
+
+ * progmodes/compile.el (grep-compute-defaults): Don't set
+ grep-command/grep-find-command when it is already non-nil.
+ (grep-command): Make it a user option.
+ (grep-find-command): Likewise.
+
2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
* viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):